Name | Type | Description | Notes |
---|---|---|---|
ApplicationName | Pointer to string | [optional] | |
ApplicationUris | Pointer to []string | [optional] | |
Limits | Pointer to V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATIONLimits | [optional] | |
Name | Pointer to string | [optional] | |
SpaceId | Pointer to string | [optional] | |
SpaceName | Pointer to string | [optional] | |
Uris | Pointer to []string | [optional] | |
Users | Pointer to NullableString | [optional] |
func NewV3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION() *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION
NewV3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION instantiates a new V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATIONWithDefaults() *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION
NewV3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATIONWithDefaults instantiates a new V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetApplicationName() string
GetApplicationName returns the ApplicationName field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetApplicationNameOk() (*string, bool)
GetApplicationNameOk returns a tuple with the ApplicationName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetApplicationName(v string)
SetApplicationName sets ApplicationName field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasApplicationName() bool
HasApplicationName returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetApplicationUris() []string
GetApplicationUris returns the ApplicationUris field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetApplicationUrisOk() (*[]string, bool)
GetApplicationUrisOk returns a tuple with the ApplicationUris field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetApplicationUris(v []string)
SetApplicationUris sets ApplicationUris field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasApplicationUris() bool
HasApplicationUris returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetLimits() V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATIONLimits
GetLimits returns the Limits field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetLimitsOk() (*V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATIONLimits, bool)
GetLimitsOk returns a tuple with the Limits field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetLimits(v V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATIONLimits)
SetLimits sets Limits field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasLimits() bool
HasLimits returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetName(v string)
SetName sets Name field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasName() bool
HasName returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetSpaceId() string
GetSpaceId returns the SpaceId field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetSpaceIdOk() (*string, bool)
GetSpaceIdOk returns a tuple with the SpaceId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetSpaceId(v string)
SetSpaceId sets SpaceId field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasSpaceId() bool
HasSpaceId returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetSpaceName() string
GetSpaceName returns the SpaceName field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetSpaceNameOk() (*string, bool)
GetSpaceNameOk returns a tuple with the SpaceName field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetSpaceName(v string)
SetSpaceName sets SpaceName field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasSpaceName() bool
HasSpaceName returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetUris() []string
GetUris returns the Uris field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetUrisOk() (*[]string, bool)
GetUrisOk returns a tuple with the Uris field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetUris(v []string)
SetUris sets Uris field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasUris() bool
HasUris returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetUsers() string
GetUsers returns the Users field if non-nil, zero value otherwise.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) GetUsersOk() (*string, bool)
GetUsersOk returns a tuple with the Users field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetUsers(v string)
SetUsers sets Users field to given value.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) HasUsers() bool
HasUsers returns a boolean if a field has been set.
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) SetUsersNil(b bool)
SetUsersNil sets the value for Users to be an explicit nil
func (o *V3AppsGuidEnvGet200ResponseApplicationEnvJsonVCAPAPPLICATION) UnsetUsers()
UnsetUsers ensures that no value is present for Users, not even an explicit nil