@InterfaceAudience.Public @InterfaceStability.Unstable public abstract class GetResourceProfileRequest extends Object
Constructor and Description |
---|
GetResourceProfileRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
abstract String |
getProfileName() |
int |
hashCode() |
static GetResourceProfileRequest |
newInstance(String profile) |
abstract void |
setProfileName(String profileName) |
public static GetResourceProfileRequest newInstance(String profile)
public abstract void setProfileName(String profileName)
public abstract String getProfileName()
Copyright © 2024 Apache Software Foundation. All rights reserved.